html, body { height: 100%;}

body {
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000 !important;
}

/* anchors
----------------------------------------------- */
a {
	color: #FFEBCD;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	color:#E5AC0E;
}

/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


h1 a {
	font-weight:normal;
}

.left { float: left;}
.right { float: right;}

p { margin-bottom: 1em !important;}

/* main
----------------------------------------------- */
.mainwrapper {
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.mainwrapper .header {
	display:table-cell;
	vertical-align: middle;
	text-align: center;
}

.mainwrapper .servicePick img {
	margin: 15px 5px;
	border: 1px solid #FFF;
}

.mainwrapper .servicePick img:hover {
	border: 1px solid #E5AC0E;
	background-color: #FFEBCD;
}

.line {
	border-top: 1px solid #555;
}

/* background
----------------------------------------------- */
.contentBackground {
	min-height: 555px;
	position:relative;
}

.contentBackground .background img{
	max-height: 555px;
	z-index: 0;
}

.description {
	margin: 0 auto;
	width: 960px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	position: relative;
}

.description h2 {
	margin-bottom: .5em;
}

.description h5 {
	font-size: 11px;
}

.description .inner {
	width: 940px;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	text-align: left;
	padding: 10px;
	background: rgba(255, 237, 174, 0.3);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	min-height: 135px;
}

.description .pos2 {
	bottom: 180px !important;
}

.description .pos1 {
	bottom: 360px !important;
}

#box { float:left; width:100%; height:135px; margin-right: 20px;}
#box1, #box2, #box3 { width:100%; height:135px; margin-right: 20px;}
#box4{ width:100%; height:400px; margin-right: 20px;}

.customScrollBox{position:relative; height:100%; overflow:hidden;}
.customScrollBox .container{position:relative; width:96%; top:0; float:left;}
.customScrollBox .content{clear:both;}
.dragger_container{position:relative; width:0px; height:90%; float:left; margin:10px 0 0 10px; border-left:1px dotted #FFF8D7; cursor:pointer;}
.dragger{position:absolute; width:9px; height:9px; background:#FFF8D7; margin-left:-5px; text-align:center; overflow:hidden; cursor:pointer; -moz-border-radius:18px; -khtml-border-radius:18px; -webkit-border-radius:18px; border-radius:18px;}
.dragger_pressed{position:absolute; width:9px; height:9px; background:#AF870A; margin-left:-5px; overflow:hidden; cursor:s-resize;}


#box.size1{
	width: 520px;
}

#box.size2{
	width: 720px;
}

#box1.size3{
	width: 380px;
}

.description .box1 {
	float:right;
	width:200px;
}

.description .box2 {
	float:right;
	text-align: right;
	width:200px;
}

.description .box3 {
	float:left;
	text-align: left;
	width:200px;
}

.description .box3 img {
	margin: 15px 0;
}

.description .span1 {
	width: 500px;
	position: absolute;
	bottom: 200px;
	right: 0;
	text-align: left;
}

.description .span2 {
	width: 500px;
	position: absolute;
	bottom: 50px;
	left: 0;
	text-align: left;
}

.description .span3 {
	width: 500px;
	position: absolute;
	bottom: 100px;
	right: 0;
	text-align: left;
}

.description .span4 {
	width: 100%;
	position: absolute;
	bottom: 100px;
	right: 0;
	text-align: left;
}

.description .span5 {
	width: 500px;
	position: absolute;
	bottom: 100px;
	left: 0;
	text-align: left;
}

.description .span6 {
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: 0;
	text-align: left;
}

.content dl dt {
	color: #fff;
	margin: 0 0 10px;
	position: relative;
	text-align: left;
	width: 8em;
	z-index: 1;
}
.content dl dd {
	margin: -1.7em 0 6px;
	overflow: hidden;
	padding: 0 0 3px 8em;
}
.content dl .showName {
	padding: 0;
}

.content p {
	line-height: 1.5 !important;
}


.faqcontent {
	position:absolute;
	bottom: 100px;
	width: 300px;
	left:0;
}

.faqcontent div {
	float: left;
}

.faqcontent div a {
	border: 1px solid #FFFF00;
	-moz-border-radius:9px; -khtml-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;
	padding: 30px 15px;
	margin: 5px;
	width: 100px;
	font-size: 15px;
	color:#FFF;
	display:block;
	min-height: 30px;
}

.faqcontent div a:hover, .faqcontent div .currentpage {
	background:#FFFF00;
	color:#000000;
}


/* frame
----------------------------------------------- */

.frame {
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 300px;
}

.frame1 {
	position:absolute;
	bottom:300px;
	z-index:10;
}

.frame2 {
	position:absolute;
	bottom:20px;
	right: 0;
	z-index:10;
}

.frame3 {
	position:absolute;
	top:-530px;
	left: 0;
	z-index:10;
}

.showName {
	font-size: 15px;
	font-weight: bold;
	padding: 0 100px 0 30px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.frame3 .showName {
	padding: 10px;
	line-height: 2;
}

.catlist li {
	float: left;
	max-width: 230px;
	min-width: 230px;
	margin-bottom: 0.5em;
}

.catlist .showName {
	padding: 0 10px;
}

.gallery li {
	float: left;
	margin-bottom: 0.5em;
}

.gallery .showPhoto {
	padding: 0 5px;
	cursor:pointer;
}

.gallery .showPhoto img, .framecontent1 .photo {
	border: 2px solid #fff;
}

.framecontent {
	background: rgba(255, 237, 174, 0.3);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	width: 300px;
	text-align: left;
	padding: 15px;
	position:absolute;
	top: -530px;
}

.framecontent1 {
	background: rgba(255, 237, 174, 0.3);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	width: 500px;
	text-align: left;
	padding: 15px;
	position:absolute;
	top: -530px;
	right: 0;
}

.testimonial  {
	background: rgba(255, 237, 174, 0.3);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	width: 400px;
	text-align: left;
	padding: 15px;
	position:absolute;
	top: -530px;
	right: 0;
}

.framecontent .content{
	display: block;
}


.entertainment .framecontent {
	left: 100px;
	width: 600px;
}

.portfolio .framecontent {
	width: 380px;
}

.dark {
	background: rgba(0, 0, 0, 0.3) !important;
}

a.close, a.close1 {
	line-height: 2;
	position: absolute;
	right: -6px;
	top: -6px;
	cursor:pointer;
}


/* footer
----------------------------------------------- */

.footer {
	width: 960px;
	margin: 0 auto 20px;
	font-size: 11px;
	color: #BFAC30;
}

.footer .box{
	float: left;
}

.footer .box img{
	margin: 0 15px 0 0;
}

.footer p {
	float: right;
	text-align: right;
}

